xfm:atan2
xs:double=xfm:atan2( $y as xs:double, $x as xs:double)
Last updated on 29-10-2018 at 00:00:00.
OIM Status
SupportedParameters
Name | Type | Details |
---|---|---|
y | xs:double |
|
x | xs:double |
|
Output
Type: xs:double
The result of the function atan2, according to the processing description provided in: https://www.w3.org/TR/xpath-functions-31/#func-math-atan2
Conformance suite
31014 xfm.atan2 testcase.xml [ download ]
Owners
Name | Affiliation | Start | End | |
---|---|---|---|---|
Harald Schmitt |
|
harald.schmitt@abz-reporting.com | 29-10-2018 at 00:00:00 |
Revisions
Name | On | Details |
---|---|---|
Harald Schmitt | 29-10-2018 at 00:00:00 |
|